Vcenter Vm Hardware Parallel BackingSpec

Vcenter Vm Hardware Parallel BackingSpec
Vcenter Vm Hardware Parallel BackingSpec

The Vcenter Vm Hardware Parallel BackingSpec schema provides a specification of the physical resource backing a virtual parallel port.

JSON Example
{
    "type": "string",
    "file": "string",
    "host_device": "string"
}
string
type
Required

Backing type for the virtual parallel port.

For more information see: Vcenter Vm Hardware Parallel BackingType.

string
file
Optional

Path of the file that should be used as the virtual parallel port backing.

This property is optional and it is only relevant when the value of type is Vcenter Vm Hardware Parallel BackingType.FILE.

string
host_device
Optional

Name of the device that should be used as the virtual parallel port backing.

If missing or null, the virtual parallel port will be configured to automatically detect a suitable host device.